Expand description
As of autocfg 0.1.8, this is simply re-exporting from autocfg 1.1.0 or later. Please upgrade and refer to the newer version for current documentation!
Structs
Helper to detect compiler features for cfg
output in build scripts.
A common error type for the autocfg
crate.
Functions
Writes a config flag for rustc on standard out.
Create a new AutoCfg
instance.
Writes a line telling Cargo to rerun the build script if the environment
variable var
changes.
Writes a line telling Cargo to rerun the build script if path
changes.